home *** CD-ROM | disk | FTP | other *** search
- xCACHE40.PRG
- ------------
-
- These little programs simply turn the CPU caches on or off. You can
- place them in the auto folder if required - useful for getting around
- problems with the caches, HDDriver and SCSI drives. See troubleshooting
- guide for details.
-
- ICACHE40.PRG:
-
- This enables only the instruction cache. The data cache is turned off.
-
- DCACHE40.PRG:
-
- This enables only the data cache. The instruction cache is turned off.
-
- BCACHE40.PRG:
-
- This enables both caches.
-
- NCACHE40.PRG:
-
- This disables both caches.
-